css docs: swap border-width and border-left shorthands, to keep going clockwise
authorArnaud Rebillout <elboulangero@gmail.com>
Sat, 16 Dec 2017 15:29:30 +0000 (22:29 +0700)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Dec 2017 17:51:31 +0000 (12:51 -0500)
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=791710

docs/reference/gtk/css-properties.xml

index 4b2c646dce4d3b2709ee814745f5ad9e2b62655f..7f828bef87f3d75fc17b403af0212cda5884eb33 100644 (file)
@@ -985,11 +985,11 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
               <entry></entry>
             </row>
             <row>
-              <entry><phrase role="nowrap">border-left</phrase></entry>
+              <entry><phrase role="nowrap">border-right</phrase></entry>
               <entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
               <entry>see individual properties</entry>
-              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left">CSS2</ulink>,
-                     <ulink url="https://www.w3.org/TR/css3-background/#border-left">CSS3</ulink></entry>
+              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right">CSS2</ulink>,
+                     <ulink url="https://www.w3.org/TR/css3-background/#border-right">CSS3</ulink></entry>
               <entry></entry>
             </row>
             <row>
@@ -1001,11 +1001,11 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
               <entry></entry>
             </row>
             <row>
-              <entry><phrase role="nowrap">border-right</phrase></entry>
+              <entry><phrase role="nowrap">border-left</phrase></entry>
               <entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
               <entry>see individual properties</entry>
-              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right">CSS2</ulink>,
-                     <ulink url="https://www.w3.org/TR/css3-background/#border-right">CSS3</ulink></entry>
+              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left">CSS2</ulink>,
+                     <ulink url="https://www.w3.org/TR/css3-background/#border-left">CSS3</ulink></entry>
               <entry></entry>
             </row>
             <row>